This chapter describes DS messages. For information on message content and how to use the message, refer to the Introduction.
DS.001 |
Level: C-INFO
Short Syntax: DS.001 Initializing DS; status= init_status.
Long Syntax: DS.001 Initializing DS function; result status is init_status.
Description: The DS init routine is called to perform initialization functions. The result status is displayed (NOT CONFIGURED, STARTED, CONFIG ERROR).
DS.002 |
Level: C-INFO
Short Syntax: DS.002 DS stopped at clock time_now.
Long Syntax: DS.002 DS function is stopped by operator at system clock time_now.
Description: The operator stopped DS function using op-console command.
DS.003 |
Level: U-INFO
Short Syntax: DS.003 DS Init
Long Syntax: DS.003 DS initialization
Description: This message is printed when DiffServe has been enabled.
DS.004 |
Level: U-INFO
Short Syntax: DS.004 DS Int up; net: net_number; net-type: net-type speed: net_speed
Long Syntax: DS.004 DiffServ interface up on on net net_number of type net-type with speed net_speed
Description: This message is printed when DiffServe initalizes on interface.
DS.005 |
Level: U-INFO
Short Syntax: DS.005 DS net dn; net net_number
Long Syntax: DS.005 DiffServ interface down on net net_number
Description: This message is printed when DiffServe interface goes down.
DS.006 |
Level: U-INFO
Short Syntax: DS.006 in net_number, out net_number, strm_id stream_id, Got Neg Pol Ptr
Long Syntax: DS.006 in net net_number, out net net_number, stream id stream_id. Got Negotiated Policy pointer in Decision Object.
Description: This message is printed when Decision Object has Negotiated Policy pointer.
DS.007 |
Level: UI-ERROR
Short Syntax: DS.007 in net_number, out net_number, NULL Decision pntr from CPE
Long Syntax: DS.007 in net net_number, out net net_number. NULL Decision pointer returned from CPE
Description: This message is printed when CPE returns OK with NULL decision pointer.
DS.008 |
Level: UI-ERROR
Short Syntax: DS.008 Run out buckets in free pools
Long Syntax: DS.008 Run out buckets in istream, ostream or timer fbl's.
Description: This message is printed in ds_add_xxx routines.
DS.009 |
Level: UI-ERROR
Short Syntax: DS.009 Delete fixed streams
Long Syntax: DS.009 Delete fixed streams such as control, resv and best-effort.
Description: This message is printed in ds_delete_xxx routines.
DS.010 |
Level: UI-ERROR
Short Syntax: DS.010 Fail to add an istream id net
Long Syntax: DS.010 Fail to add an istream id net
Description: This message is printed in ds_add_istream() routine.
DS.011 |
Level: UI-ERROR
Short Syntax: DS.011 Fail to add an ostream net
Long Syntax: DS.011 Fail to add an ostream net
Description: This message is printed in ds_add_ostream() routine.
DS.012 |
Level: UI-ERROR
Short Syntax: DS.012 Fail to chain an istream id net and an ostream net
Long Syntax: DS.012 Fail to chain an istream id net and an ostream net
Description: This message is printed in ds_io_chain() routine.
DS.013 |
Level: UI-ERROR
Short Syntax: DS.013 Fail to add a timer entry net
Long Syntax: DS.013 Fail to add a timer entry net
Description: This message is printed in ds_reg_timer() routine.
DS.014 |
Level: UI-ERROR
Short Syntax: DS.014 Fail to un-chain an istream net and an ostream net
Long Syntax: DS.014 Fail to un-chain an istream net and an ostream net
Description: This message is printed in ds_io_unchain() routine.
DS.015 |
Level: UI-ERROR
Short Syntax: DS.015 Fail to delete a timer entry net
Long Syntax: DS.015 Fail to delete a timer entry net
Description: This message is printed in ds_reg_timer() routine.
DS.016 |
Level: UI-ERROR
Short Syntax: DS.016 Fail to delete an istream id net
Long Syntax: DS.016 Fail to delete an istream id net
Description: This message is printed in ds_del_istream() routine.
DS.017 |
Level: UI-ERROR
Short Syntax: DS.017 Fail to delete an ostream net
Long Syntax: DS.017 Fail to delete an ostream net
Description: This message is printed in ds_del_ostream() routine.
DS.018 |
Level: UI-ERROR
Short Syntax: DS.018 Inconsistant qid during stream checks net
Long Syntax: DS.018 The new stream has a different queue id with the existing one net
Description: This message is printed in ds_check_spec() routine.
DS.019 |
Level: UI-ERROR
Short Syntax: DS.019 Net q no out buff need curr max
Long Syntax: DS.019 Net queue has no output buffer needed current alloc max alloc
Description: This message is printed in ds_check_spec() and ds_add_ostream_buf routines
DS.020 |
Level: UI-ERROR
Short Syntax: DS.020 Unknown service type
Long Syntax: DS.020 Unknown service type for the new sessions
Description: This message is printed in ds_check_spec() routine.
DS.021 |
Level: UI-ERROR
Short Syntax: DS.021 Net q no in buff need curr max
Long Syntax: DS.021 Net Queue has no input buffer needed current alloc max alloc
Description: This message is printed in ds_check_spec() and ds_add_istream_buf routines.
DS.022 |
Level: UI-ERROR
Short Syntax: DS.022 Bad stream type during timer checking
Long Syntax: DS.022 Bad stream type (that is, not a regular one) during timer checking
Description: This message is printed in ds_check_timeout() routine.
DS.023 |
Level: UI-ERROR
Short Syntax: DS.023 Bad stream status during timer checking
Long Syntax: DS.023 Bad stream type (that is, not full nor idle) during timer checking
Description: This message is printed in ds_check_timeout() routine.
DS.024 |
Level: U-INFO
Short Syntax: DS.024 dsact: QPri= que_pri, RateT= rate_type, Rate= rate
Long Syntax: DS.024 DiffServ action: Queue Priority= que_pri, Rate Type= rate_type and Rate= rate
Description: This message is printed when parsing the DiffServ action from Decision Object.
DS.025 |
Level: UI-ERROR
Short Syntax: DS.025 Init DS, net net_number: dlci: init_status; status= .
Long Syntax: DS.025 Initializing DS function on net net_number, dlci init_status; result status is .
Description: This message is printed when DiffServe initalizes on interface.
DS.026 |
Level: U-INFO
Short Syntax: DS.026 DS Int dn; net net_number; not enabled.
Long Syntax: DS.026 DiffServ interface on net net_number; not PPP/FR or not enabled or not configured.
Description: This message is printed when DiffServe initalizes on interface.
DS.027 |
Level: UI-ERROR
Short Syntax: DS.027 Bad rc return_code from CPE
Long Syntax: DS.027 Return Code from CPE is not CPE_OK, rc = return_code
Description: This message is printed when CPE returns with bad return code.
DS.028 |
Level: UI-ERROR
Short Syntax: DS.028 dsapi: in net_number, out net_number. error_msg.
Long Syntax: DS.028 DiffServ API: Error from DS API functions; input net net_number, output net net_number; status = error_msg.
Description: This message is printed when there is an error in DSAPI functions.
DS.029 |
Level: UI-ERROR
Short Syntax: DS.029 dsapi: out net_number. error_msg
Long Syntax: DS.029 DiffServ API: Error from DS API functions; output net net_number; status = error_msg.
Description: This message is printed when there is an error in DSAPI functions.
DS.030 |
Level: U-INFO
Short Syntax: DS.030 dsapi: in net_number, out net_number. Added Stream stream_ptr
Long Syntax: DS.030 DiffServ API: Stream added from in net net_number to out net net_number. Stream id stream_ptr.
Description: This message is printed when a DS stream is added.
DS.031 |
Level: U-INFO
Short Syntax: DS.031 ds_fr_out: ovifp ovifp, dlci dlci, istream id istream_id, Got istream, out vif, and out dlci from iob
Long Syntax: DS.031 ds_fr_out: Got out vif Ptr ovifp, out dlci# dlci and istream_id istream_id from iob.
Description: This message is printed when Frame Relay calls ds_fr_out.
DS.032 |
Level: U-INFO
Short Syntax: DS.032 ds_fr_nget: dlci dlci, pkt lgt lgt, q weight weight Xmitting pkt..
Long Syntax: DS.032 ds_fr_nget: Xmitting packet from DLCI dlci, length lgt, from q weight weight.
Description: This message is printed when Frame Relay traffic shaper gives the go-ahead for a packet.
DS.033 |
Level: U-INFO
Short Syntax: DS.033 ds_fr_nget: dlci dlci, CIR cir, Not Xmitting pkt..
Long Syntax: DS.033 ds_fr_nget: Packet from dlci dlci, CIR cir (Bytes/s) did not pass FR traffic shaping.
Description: This message is printed when Frame Relay traffic shaper fails on a packet.
DS.034 |
Level: UI-ERROR
Short Syntax: DS.034 ds_update_stream: neg alloc_buff alloc_buff, last last-change sp streamptr type stream-type reset
Long Syntax: DS.034 ds_update_stream: negative alloc_buff amount alloc_buff last change last-change streamptr streamptr type stream-type reset to zero.
Description: This message is printed when the alloc buffer amount goes negative.
DS.035 |
Level: U-INFO
Short Syntax: DS.035 ds_nout: In stream: in_shr_buf in_shr_buf, in_extra in_extra
Long Syntax: DS.035 ds_nout: Input stream: in_shr_buf in_shr_buf, in_extra in_extra.
Description: diffserv_out or ds_fr_nout dropped a packet D_OVFL instream
DS.036 |
Level: U-INFO
Short Syntax: DS.036 ds_nout: Output stream: out_max_buf out_max_buf, out_curr_buff out_curr_buf, lgt lgt
Long Syntax: DS.036 ds_nout: Output stream: out_max_buf out_max_buf, out_curr_buff out_curr_buf, length lgt
Description: diffserv_out or ds_fr_nout dropped a packet D_OVFL out_max_buff used
DS.037 |
Level: U-INFO
Short Syntax: DS.037 ds_nout: Output stream: out_shr_buf out_max_buf, out_extra out_extra, buff_diff buff_diff
Long Syntax: DS.037 ds_nout: Output stream: out_shr_buf out_max_buf, out_extra out_extra, buff_diff buff_diff
Description: diffserv_out or ds_fr_nout dropped a packet D_OVFL out_share_buff used
DS.038 |
Level: UI-ERROR
Short Syntax: DS.038 dsapi: istr istream_number buff curr_buff: error_msg.
Long Syntax: DS.038 DiffServ API: Error from DS API functions; istream istream_number, curr_buff curr_buff; status = error_msg.
Description: This message is printed when outstanding buff exists at istream del time.
DS.039 |
Level: U-INFO
Short Syntax: DS.039 ds_api: Sid: StreamId Queue Policer: rate: averageRate peak: peakRate token: TokenBucketSize action: PolicerAction
Long Syntax: DS.039 ds_api: Stream ID: StreamId Queue Policer: avg rate: averageRate peak rate: peakRate token bucket (B): TokenBucketSize action: PolicerAction
Description: report policer parameters and actions